Labels:text | screenshot | font | number | document | black and white | parallel OCR: Name Description ANALYZE SCHEMA Analyzes all the tables, clusters, and indexes in the specified schema. COMMA TO TABLE Parses a comma-delimited list into a PL/SQL table. COMPILE SCHEMA Compiles all procedures, functions, and packages in the specified schema. FORMAT_ERROR_STACK Returns the current error stack in a formatted display FORMAT CALL STACK Returns the current module call stack in a formatted display GET TIME Returns the elapsed time since an arbitrary time in 100ths of seconds. IS PARALLEL SERVER Returns TRUE if the database instance was started in Parallel Server mode. NAME RESOLVE Resolves the name of an object into its component parts. NAME_TOKENIZE Returns the individual components of tokens in a string. PORT STRING Returns a string describing the platform and version of the current database. TABLE_TO_COMMA Moves the names in a PL/SQL table into a comma-delimited list. Figure 2: The procedures and functions of DBMS_UTILITY.